[PATCH] util/swf: move allocation from stack to heap
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 30 Oct 2025 10:27:22 +0000 (11:27 +0100)
committerAndreas Dolp <dev@andreas-dolp.de>
Sun, 22 Feb 2026 12:28:52 +0000 (13:28 +0100)
commit597865811ff6ccd95e1c7f1ba540f532749025e2
treeaa05bf275b51cce15b2aed0170b8f4ec3cbdc61d
parentf344d6bece881303c4a426d32f8f143305f9556e
[PATCH] util/swf: move allocation from stack to heap

As it can overflow the stack

Ticket: 8055
(cherry picked from commit a84addb771846f6d4d55ec535a4591f58369e49c)

Origin: upstream, https://github.com/OISF/suricata/commit/f67d72702a2601d0a86ac1450686e70d7176f629.patch
Bug: https://redmine.openinfosecfoundation.org/issues/8055
Subject: Upstream fix for CVE-2025-64332

Gbp-Pq: Name CVE-2025-64332.patch
src/util-file-decompression.c